火范文>英语词典>dollar sign翻译和用法

dollar sign

英 [ˈdɒlə(r) saɪn]

美 [ˈdɑːlər saɪn]

网络  美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号

计算机

英英释义

noun

  • a mark ($) written before a number to indicate that it stands for the number of dollars
      Synonym:dollar mark
    1. a symbol of commercialism or greed
      1. he worships the almighty dollar
      2. the dollar sign means little to him
      Synonym:dollardollar mark

    双语例句

    • However, you do need the dollar sign, as in$ MYVARIABLE, whenever you use the variable.
      然而,当您使用这个变量时,必须使用美元符号,比如$MYVARIABLE。
    • You use the bang, or exclamation point(!), to access the history, and the dollar sign ($) returns the last field of the previous command.
      您使用感叹号(!)来访问历史,然后使用美元符号($)返回前一命令的最后字段。
    • The caret sign (^) signifies the beginning of a line; the dollar sign ($) signifies the end.
      ^符号(^)表示一行的开始;$符号($)表示一行的结束。
    • In other contexts the dollar sign can be part of an identifier or a dollar-quoted string constant.
      在其他环境里美元符号可能是一个标识符名字或者是一个美元符包围的字串常量的一部分。
    • The dollar sign ($) is an alias for a jQuery instance.
      美元符号($)是jQuery实例的别名。
    • The leading dollar sign is the shell prompt.
      开头的美元符号是Shell提示符。
    • And the dollar sign ($) matches the end of the string.
      并且使用美元符号($)匹配字符串末尾。
    • Mode m: Make the caret (^) and dollar sign ($) match at the start and end of each line, for example, after and before line breaks embedded in the source string.
      模式m:使插入符号(^)和美元符号($)在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。
    • The nondescript dollar sign ($) prompt can sport colors, reflect your current working directory, and even show the weather.
      美元符号($)提示符可以显示为不同的颜色,以反映当前工作目录,甚至是天气情况。
    • The beginning and end of the range is separated by a comma(,) and may be specified as a line number, a regular expression, or a dollar sign ($) for end of file.
      行的起始和结束由一个逗号(,)分隔,并且可以被指定为行号、正则表达式或表示文件结束的美元符号($)。